.fontrrr {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 15px;
	text-decoration: none;
	color: #FF0000;
	line-height: 22px;
}




.fontnotic {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 15px;
	text-decoration: none;
	color: #666666;
	line-height: 28px;
}



.fontbbb {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 15px;
	text-decoration: none;;
	color: #0000FF;
	line-height: 22px;
}








.fontwww {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 22px;
}






.font {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 15px;
	text-decoration: none;
	color: #666666;
	line-height: 24px;
}

.gray {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}
.gray2 {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 15px;
	text-decoration: underline;
	color: #333333;
	line-height: 22px;
	font-weight:bold;
}
.gray3 {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 15px;
	text-decoration: none;
	color: #333333;
	line-height: 22px;
	font-weight:bold;
}
.point {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 15px;
	text-decoration: none;
	color: #ff3333;
	line-height: 30px;
	font-weight:bold;
}
.text {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 15px;
	text-decoration: none;
	color: #7D7D7D;
	line-height: 22px;
}

.bottom {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
}
.bottom1 {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 15px;
	text-decoration: none;
	color: #999999;
	line-height: 20px;
}		 

.big {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 15px;
	text-decoration: none;
	color: #009900;
	line-height: 24px;
	font-weight: bold;
}
	
		 
.style {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 15px;
	text-decoration: none;
	color: #990000;
	line-height: 22px;
	font-weight: bold;
}
.style1 {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 15px;
	text-decoration: none;
	color: #990000;
	line-height: 30px;
	font-weight: bold;
}
		 
	
.sotitle {
	font-family: "±¼¸²Ã¼", "±¼¸²";
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	line-height: 35px;
	font-weight: bold;
}
			 
.box {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	height: 35px;
	width:105px;
	font-size: 15px;
	alignment-adjust:central;
}
.box1 {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	height: 35px;
	width:90px;
	font-size: 15px;
	alignment-adjust:central;
}
.box2 {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	height: 35px;
	width:95px;
	font-size: 15px;
	alignment-adjust:central;
}
.box3 {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	height: 50px;
	width:200px;
	font-size: 15px;
	alignment-adjust:central;
}
select {

  font-family: "Noto Sansf KR", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;

  color: #444;
  background-color: #fff;

  padding: .6em 1.4em .5em .8em;
  margin: 0;

  border: 1px solid #aaa;
  border-radius: .5em;
  box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
}

select:hover {
  border-color: #888;
}

select:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none;
}

select:disabled {
  opacity: 0.5;
}		 
.bg {
	background-image: url(img/bg_orange.gif);
	background-repeat: repeat-x;
}
a:hover {
	text-decoration: none;
}
